displayName
open override fun displayName(style: TimeZoneNameStyle, withDaylightSavings: Boolean, locale: KalugaLocale): String
Gets the display name for this KalugaTimeZone formatted for a given KalugaLocale
Parameters
style
The TimeZoneNameStyle of the name. Can be either TimeZoneNameStyle.Short or TimeZoneNameStyle.Long
withDaylightSavings
If true
the name for the DaylightSavings version of the KalugaTimeZone will be used. Defaults to KalugaTimeZone.usesDaylightSavingsTime
locale
The KalugaLocale used for naming the KalugaTimeZone. Defaults to KalugaLocale.defaultLocale